MessagingServiceProviderOID Property (INotificationRecipient)
In This Topic
The OID of the Messaging Service Provider to use, if the message should be routed through
a specific provider.
Syntax
'Declaration
<CanBeNullAttribute()>
ReadOnly Property MessagingServiceProviderOID As OID
[CanBeNull()]
OID MessagingServiceProviderOID {get;}
[CanBeNull()]
property OID^ MessagingServiceProviderOID {
OID^ get();
}
See Also