This document is archived and information here might be outdated. Recommended version. |
The source global ID that to which the attachment is associated to.
[Visual Basic .NET]
Public Property ParentGlobalID As String
[C#]
public string ParentGlobalID {get; set;}
[C++]
HRESULT get_ParentGlobalID(
System.String* GlobalID
);
[C++]
HRESULT put_ParentGlobalID(
BSTR GlobalID
);
[C++] Parameters GlobalID [out, retval]
GlobalID is a parameter of type BSTR* GlobalID [in]
GlobalID is a parameter of type BSTR