RecipientOID Property (INotificationRecipient)
In This Topic
The OID of the recipient, if notification should go to a predefined adTempus NotificationRecipient.
Syntax
'Declaration
<CanBeNullAttribute()>
ReadOnly Property RecipientOID As OID
[CanBeNull()]
OID RecipientOID {get;}
[CanBeNull()]
property OID^ RecipientOID {
OID^ get();
}
See Also