adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / NotificationRecipient Class / MessagingServiceProviderOID Property

In This Topic
    MessagingServiceProviderOID Property (NotificationRecipient)
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property MessagingServiceProviderOID As OID
    [DataMember()]
    public OID MessagingServiceProviderOID {get; set;}
    See Also