This document is archived and information here might be outdated. Recommended version. |
The source ID that to which the attachment is associated to.
[Visual Basic .NET] Public Property ParentID As Integer
[C#] public int ParentID {get; set;}
[C++]
HRESULT get_ParentID(
System.Int32* OID
);
[C++]
HRESULT put_ParentID(
long OID
);
[C++]
Parameters OID [out, retval]
OID is a parameter of type long* OID [in]
OID is a parameter of type long