CancellationSubject Property
Contains the subject of the cancellation notification.
Syntax
char* GetCancellationSubject();
int SetCancellationSubject(char* lpszCancellationSubject);
Default Value
""
Remarks
Contains the subject of the cancellation notification.
Data Type
String